home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7378 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: WriteChunkyPixels() and gfx cards/cgfx
  5. Date: 15 Apr 1996 15:15:59 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4ktp7f$ccv@sunsystem5.informatik.tu-muenchen.de>
  9. References: <503.6668T1010T1244@Redrobe.demon.co.uk> <4k79c8$4gr@sunsystem5.informatik.tu-muenchen.de> <4kd4ut$iqc@news01.uni-trier.de>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. Originator: fischerj@hphalle5.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <4kd4ut$iqc@news01.uni-trier.de>, hfrieden@fix.uni-trier.de (Hans-Joerg Frieden) writes:
  15. |> Organization: Universitaet Trier
  16. |> Lines: 13
  17. |> Distribution: world
  18. |> Message-ID: <4kd4ut$iqc@news01.uni-trier.de>
  19. |> References: <503.6668T1010T1244@Redrobe.demon.co.uk> <4k79c8$4gr@sunsystem5.informatik.tu-muenchen.de>
  20. |> NNTP-Posting-Host: fix.uni-trier.de
  21. |> Mime-Version: 1.0
  22. |> Content-Type: text/plain; charset=US-ASCII
  23. |> Content-Transfer-Encoding: 7bit
  24. |> X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  25. |> 
  26. |> Juergen "Rally" Fischer (fischerj@Informatik.TU-Muenchen.DE) wrote:
  27. |> : well, don't know, but most gfx-card have _p2c_ hardware, i.e. to get the
  28. |> : usual planes into the chunky format used on the gfx-card.
  29.  
  30. |> What do you mean by "most"? I only know one card that actually has 
  31. |> something like that (CV64)...
  32.  
  33. I did not know if there were some exotic ones doing this, so
  34. I was careful ;)
  35.  
  36. p2c is needed for fast planar bitmap dump while c2p is a
  37. quite luxurious thing that will speed up conversions
  38. from chunky-bitmaps to planar ones, only needed if you
  39. read bitmaps from gfx-card-screen into native bitmaps, which
  40. is IMHO done by far less software than the other way around.
  41.  
  42. anyway the c2p chip is no use for doom, so.... ;)
  43.  
  44. |> 
  45. |> Regards, Hans-Joerg.
  46. |> 
  47. |> -- 
  48. |> Hans-Joerg Frieden   Schloss-Strasse 176   54293 Trier   Germany
  49. |> Private Mail to hfrieden@fix.uni-trier.de
  50. |> HiWi at University of Trier, Germany
  51. |> Any Opinion expressed is completely my own, not those of my employers.
  52. ------------------------------------------------------------------------
  53.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  54.  
  55.